home *** CD-ROM | disk | FTP | other *** search
- object frmDX: TfrmDX
- Left = 415
- Top = 262
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'frmDX'
- ClientHeight = 480
- ClientWidth = 640
- Ctl3D = False
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PrintScale = poNone
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object imgback: TImage
- Left = 0
- Top = 0
- Width = 640
- Height = 480
- Align = alClient
- end
- object lblDX: TLabel
- Left = 16
- Top = 16
- Width = 240
- Height = 400
- AutoSize = False
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Image1: TImage
- Left = 290
- Top = 418
- Width = 290
- Height = 55
- Picture.Data = {<image000.bmp>}
- end
- object cmdNot: TTransKnap
- Tag = 50
- Left = 490
- Top = 418
- Width = 90
- Height = 45
- BevelStyle = bbNone
- BevelSize = 0
- Color = clBlack
- MouseOverAction = True
- Bitmapliste = frmForside.bml3
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- Spacing = 0
- Style = []
- FontOverColor = clBlue
- FontDownColor = clMaroon
- OnClick = cmdNotClick
- Transparent = False
- end
- object cmdOK: TTransKnap
- Tag = 50
- Left = 300
- Top = 418
- Width = 90
- Height = 45
- BevelStyle = bbNone
- BevelSize = 0
- Color = clBlack
- MouseOverAction = True
- Bitmapliste = frmForside.bml3
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- Spacing = 0
- Style = []
- FontOverColor = clBlue
- FontDownColor = clMaroon
- OnClick = cmdOKClick
- Transparent = False
- end
- object cmdHjaelp: TTransKnap
- Tag = 1
- Left = 395
- Top = 418
- Width = 90
- Height = 45
- BevelStyle = bbNone
- BevelSize = 0
- Color = clBlack
- MouseOverAction = True
- Bitmapliste = frmForside.bml3
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- Style = []
- FontOverColor = clBlue
- FontDownColor = clMaroon
- OnClick = cmdHjaelpClick
- Transparent = False
- end
- end
-